home *** CD-ROM | disk | FTP | other *** search
- # JNOS TRANSFER INFORMATION FILE
- #
- # NOSINST (c) Copyright D R Lambert (G4POI) 1993
- #
- #
- # The routine that reads this file has already created the NOS root
- # directory (default C:\NOS) and made it the current directory.
- #
- # Syntax: <PATH> [filename] [filename] [filename] ...
- # Where a filename if preceeded by $ means that file is passed
- # through the pre-processing routine in the install program.
- #
- # If preceded by & means the callsign is used for the filename AND
- # the file is processed. A filename on it's own means the file
- # is copied across as is.
- #
- #
- # TO EXTRACT FILES FROM WITHIN .ZIP (v1.01) FILES
- #
- # To extract files contained in a zip file, put the archive file in the
- # FILES directory on the installation disk, then in the lines below,
- # extract the files by using;
- #
- # <PATH> (<archive>)<file_to_extract> ...
- #
- # Example: To extract Q.EXE out of the file QEDIT.ZIP in the FILES directory
- # of the installation disk, and put it in the NOS root directory;
- #
- # . (QEDIT.ZIP)Q.EXE
- #
- #
- # Please note: This is a single line command processor so don't split lines.
- # -----------------
- # Use multiple lines with the same path like this;
- #
- # e.g. mydir\subdir file1 file2 file3 file4 file5
- # mydir\subdir file6 file7 file8 ...
- #
- # if you have more entries than will fit neatly on one line.
- #
- # The NOS installation directory is depicted by a '.' and
- # all MS-DOS rules apply to path names.
- #
- # PARAMETER SUBSTITUTION
- #
- # The following items are searched for and replaced during transfer if
- # $ or & are included in the filename.
- #
- #
- # SEARCH KEY REPLACED BY
- # _FN_ User Full Name
- # _MN_ User Mail Name
- # _UC_ User Callsign
- # _UI_ User IP address
- # _UL_ User Location
- # _HC_ Hub Callsign
- # _HI_ Hub IP address
- # _AT_ ATTACH line(s) N.B. for ALL known interfaces
- # _IN_ Install path
- # _PN_ Port Name e.g. tnc0
- # _PT_ Port Type i.e. ax25/slip
- #
- # NOS ROOT DIRECTORY
- # N.B. If the user is to use a hub, the file hubdom.txt is used in
- # place of the domain.txt even though the domain.txt file is
- # specified for transfer with search and replace.
- #
- . $alias $arp.lst $autoexec.nos $domain.txt $fkey.lst
- . $ftpusers nos.exe $nos.rc $popusers (qedit.zip)q.exe $r_air.lst
- . $tcp.bat $nosenv.bat
- #
- # FINGER
- .\finger &finger
- #
- # PCELM MAILER
- .\pcelm $alias &signatur.sig (pcelm.zip)pcelm.exe (pcelm.zip)pcelm.msg
- .\pcelm $pcelm.rc
- # Other pcelm files will be put in the docs directory
- #
- # SPOOL
- .\spool $rewrite
- #
- # MAIL
- .\spool\mail &greet.txt
- #
- # MAIL QUEUE
- .\spool\mqueue sequence.seq
- #
- # MAIL SIGNATURE (Not used by PCelm but kept in for other mailers)
- .\spool\signatur &signatur.sig
- #
- # ADDITIONAL TUTORIAL FILES AND DOCUMENTS (extracted by using wildcards)
- .\docs\qedit (qedit.zip)*.*
- .\docs\pcelm (pcelm.zip)pcelm.man
- .\tutorial\tcp (tutor1.zip)*.*
- .\tutorial\ka9qnos (nosman.zip)*.*
- .\tutorial\misc (tutoretc)*.*
- #
- # UTILITIES
- .\utils pkunzip.exe
- #
- # Essential but empty directories
- .\spool\news
- .\spool\rqueue
- .\work
- .\tmpfiles
- .\public
- .\log
- #
-